home *** CD-ROM | disk | FTP | other *** search
/ Champak 31 / Volume 31 - JOGO DISK .iso / Games / christmas_attack.swf / scripts / DefineSprite_419 / frame_1 / DoAction.as
Text File  |  2007-01-15  |  106b  |  6 lines

  1. gotoAndStop(_root.credit + 3);
  2. this.onEnterFrame = function()
  3. {
  4.    gotoAndStop(_root.credit + 3);
  5. };
  6.